Rule
Version: 1.0.0.0 Updated: 2023-11-29 16:56:05
Summary
Documentation for the Rules Page
Rule Schema
| Name | Type | Required | Description |
|---|---|---|---|
| match_making_ruleset_id | string | Yes | Which ruleset this MatchMakingRule belongs to |
| comparison_operation | object | Yes | See schema |
| item_id | string | No | What item is being compared if this is an Inventory rule |
| rule_type | object | Yes | See schema |
| comparison_value | integer | Yes | What value is to be compared to |
| sandbox_id | string | No | ID of the Sandbox |
| last_modified_account_id | string | No | Account ID of the user who last modified the resource |
| last_modified_timestamp | string | No | Timestamp of when the resource was last modified |
| created_timestamp | string | No | Timestamp of when this resource was created |
| match_making_rule_id | string | Yes | ID to uniquely identify this MatchMakingRule |
Comparison_operation Enum Values
Rule_type Enum Values
| Value | Description |
|---|---|
| Inventory | What type of rule is being evaluated |
| LinkingSize | What type of rule is being evaluated |